Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting latest from master dnn repo #3

Merged
merged 1,032 commits into from
Dec 18, 2020
Merged

Conversation

mtrutledge
Copy link
Owner

Getting latest from master dnn repo

SkyeHoefling and others added 30 commits October 6, 2020 20:09
…o updated typo in ISerializationManager registration
Closes #4157

An infinite redirect loop could occur even in situations where the portal aliasses where setup in canonical mode.

Relates to this discussion: #4137
* Extracted IEventLogger, IEventLogService, and IEventLogConfigService to Abstractions project
* Updated ILogProperties to inherit from ICollection<ILogInfoDetail>
* Fixed property name casing to match new abstractions standard
* Updated new API to return IEnumerable<ILogInfo> instead of ArrayList
* IEventLogService implements IEventLogger
* Deprecated GetSingleLog and added a new API GetLog
* Move AddSettingLog to an extension method

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
* Adds support for editing the robots.txt on a website

Resolves #3103

* Moved robots.txt get/update methods & made private

* Applied suggested updates from code review
* Fixes testing issue found in PR #4165

* Fixing the save method too...

* Correctly using Path.Combine
Resolves an infinite redirect loop issue
Swap CodeMirror in SqlConsole for monaco-editor
Swap CodeMirror in ConfigConsole for monaco-editor
* Added try-catch block to prevent event logs from silently failing

* Updated exception handling to catch specific exception
Fix MSBuild issue with Dnn.PersonaBar.Extensions
Anonymous users denied access to profile picture when configured as n…
* Updated the UpdateDatabase procedure to set version numbers

* Fixed typo

* Updated order of items for better readability and removed incorrect items.
#4164)

* Parse date with invariant culture to fix non-Gregorian calendar dates issue

* review suggestions incorporated.
Add ISerializationManager for Dependency Injection
…4186)

* Adds token support to replace the hard-coded 2013 copyright date

* Allows line breaks to be displayed as entered by end-users

* Allow line breaks but properly encode all other HTML

Resolves #4166
In order to support multiple mail providers, this introduces a new
MailAttachment class for use by the MailProvider API. This decoupling from
System.Net.Mail.Attachment will give more flexibility when implementing new
providers, such as MailKit.
Introduce MailAttachment class
* Updated Release Schedule Documentation

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>

* Updated release verbiage

* Updated Notes

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>

* Update .github/RELEASE_SCHEDULE.md

* Update .github/RELEASE_SCHEDULE.md

* Update .github/RELEASE_SCHEDULE.md

Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Co-authored-by: Daniel Valadas <info@danielvaladas.com>
valadas and others added 29 commits December 7, 2020 23:11
Inherit Monaco font (instead of using Roboto)
Update vsdoc file for jQuery to 3.4.1
Removed "Running Default" check from Default.aspx
Revert "Simplify cookie setting to avoid duplicate language cookies being set"
Allows upgrading from De-Teleriked 9.8.0 instances without reinstalling Telerik dependent packages.
child page without a parent should not be validated
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Code layout fixes

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Don't check user permissions unless there's a user
Also adjust naming
This expresses the intent of the test better (it shows which line it
expects to throw), and locally seems to be more reliable
Prefer project references to assembly references
Warnings as Errors for test projects
Enable warnings as errors for CountryListBox
@mtrutledge mtrutledge merged commit b8f7e28 into mtrutledge:develop Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.